home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2004 February / PC Advisor February 2004.iso / trial / Dolphin / 044UD3521.exe / Sam / dolser32 / Dsd00001.ini < prev    next >
INI File  |  2003-04-03  |  5KB  |  258 lines

  1. ;Dolphin SAM driver prompt file for 00001 USA English
  2.  
  3. ;The character sets specify the set of speakable characters for a given language ROM.
  4. ;All are enclosed in double quote characters
  5.  
  6. ;Note, codepage is now ignored, all characters are taken as being from the
  7. ;ANSI character set (cp 1252). For unicode chars outside this range,
  8. ;enter \xxxx where xxxx is the four digit hexadecimal value of the char,
  9. ;for example, Greek lower case alpha is \03b1.
  10. ;This scheme applies to all prompts, not just charsets
  11.  
  12. [charset_437]
  13. ;text contains all the characters that make up words
  14. text="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz─╟╔╤╓▄αßΓΣτΦΘΩδ∞φε∩±≥≤⌠÷∙·√ⁿ "
  15.  
  16. ;modifiers never produce sound themselves but modify the sounds of other chars
  17. mod=" !',.:;?\02bc"
  18.  
  19. ;spelt chars are those which are ALWAYS spelt by the driver
  20. spell="\0022#$%&()*+-/<=>@[\005c]^_`{|}~ú╝╜"
  21.  
  22. ; Any characters above that will not correctly spell
  23. ; using the synth's @P1 command should be included below
  24. ; If space does not appear below it will be replaced with "@S1 @S0" by the driver
  25. spellreplace0=" SPACE"
  26. spellreplace1="'APOSTROPHE"
  27. spellreplace2="@AT"
  28. spellreplace3="aAY"
  29. spellreplace4="AAY"
  30. spellreplace5="_UNDERSCORE"
  31.  
  32. [language] ; ROM descriptions
  33. L00001="U S English"
  34. L00007="Russian"
  35. L01007="Russian"
  36. L00020="Arabic"
  37. L00030="Greek"
  38. L00031="Dutch"
  39. L00033="French"
  40. L00034="Castillian Spanish"
  41. L10034="Catalan"
  42. L00036="Hungarian"
  43. L00038="Serbo-Croat (codepage 852)"
  44. L10038="Croatian (codepage 437)"
  45. L00039="Italian"
  46. L00040="Romanian"
  47. L00042="Czech"
  48. L01042="Czech"
  49. L10042="Slovak"
  50. L11042="Slovak"
  51. L00044="UK English"
  52. L10044="Welsh"
  53. L00045="Danish"
  54. L00046="Swedish"
  55. L00047="Norwegian"
  56. L00048="Polish"
  57. L00049="German"
  58. L00052="Latin American Spanish"
  59. L00055="Brazilian Portuguese"
  60. L00060="Malay"
  61. L00062="Indonesian"
  62. L00064="Maori"
  63. L00081="Japanese"
  64. L00090="Turkish"
  65. L00091="Hindi"
  66. L00245="Swahili"
  67. L00351="Portuguese"
  68. L00353="Irish"
  69. L00354="Icelandic"
  70. L00356="Maltese"
  71. L00358="Finnish"
  72. L00359="Bulgarian"
  73. L00370="Lithuanian"
  74. L00386="Slovene"
  75. L00972="Hebrew"
  76. L07095="Russian"
  77. L00000="Unrecognised Language Rom"
  78.  
  79. [slots]    ; for v1 ROMS when we can't read the language table
  80. L0="Rom Slot 1"
  81. L1="Rom Slot 2"
  82. L2="Rom Slot 3"
  83. L3="Rom Slot 4"
  84. L4="Rom Slot 5"
  85. L5="Rom Slot 6"
  86. L6="Rom Slot 7"
  87.  
  88. [speakertable]
  89. P0="Male"
  90. P1="Non Male"
  91.  
  92. [hypermode]
  93. P0="Off"
  94. P1="On"
  95.     
  96. [voicesource]
  97. P0="Male default"
  98. P1="Female default"
  99. P2="Male spiked"
  100. P3="Female spiked"
  101. P4="Male cut down"
  102. P5="Female cut down"
  103. P6="Male reduced high frequency"
  104. P7="Female reduced high frequency"
  105.  
  106.  
  107. [params]    ;parameter descriptions
  108. LANGUAGE="Language"
  109. SPEED="Speed"
  110. VOLUME="Volume"
  111. PITCH="Pitch"
  112. PROSODY="Prosody"
  113. VOICING="Voicing"
  114. WORDPAUSE="Word Pause"
  115. PHRASEPAUSE="Phrase Pause"
  116. HYPERMODE="Hypermode"
  117. MSRATIO="Mark Space Ratio"
  118. VOICESOURCE="Voice Source"
  119. SPEAKERTABLE="Speaker Table"
  120.  
  121. [voices]
  122. V0=Paul
  123. V1=Harry
  124. V2=Frank
  125. V3=Dennis
  126. V4=Betty
  127. V5=Wendy
  128. V6=Rita
  129.  
  130. [number rules]
  131. >9 digits split=
  132. /000000000thousand million=
  133. /0000000++thousand million =
  134. /000++++??thousand million,=
  135. /0++??????thousand =
  136. /+????????thousand,=
  137.  
  138. >6 digits split=
  139. /000000million=
  140. /0000++million =
  141. /++++??million,=
  142.  
  143. >3 digits split=
  144. /000thousand=
  145. /0++thousand and=
  146. /+??thousand,=
  147.  
  148. >2 digits split=
  149. /00hundred=
  150. /++hundred =
  151.  
  152.  
  153. ;
  154. ;  the [number replace] section must either contain 10 or 100 entries
  155. ;  for the replacement of 0 to 9 or the replacement of 0 to 99
  156. [number replace]
  157. zero=
  158. one=
  159. two=
  160. three=
  161. four=
  162. five=
  163. six=
  164. seven=
  165. eight=
  166. nine=
  167. ten=
  168. eleven=
  169. twelve=
  170. thirteen=
  171. fourteen=
  172. fifteen=
  173. sixteen=
  174. seventeen=
  175. eighteen=
  176. nineteen=
  177. twenty=
  178. twenty one=
  179. twenty two=
  180. twenty three=
  181. twenty four=
  182. twenty five=
  183. twenty six=
  184. twenty seven=
  185. twenty eight=
  186. twenty nine=
  187. thirty=
  188. thirty one=
  189. thirty two=
  190. thirty three=
  191. thirty four=
  192. thirty five=
  193. thirty six=
  194. thirty seven=
  195. thirty eight=
  196. thirty nine=
  197. forty=
  198. forty one=
  199. forty two=
  200. forty three=
  201. forty four=
  202. forty five=
  203. forty six=
  204. forty seven=
  205. forty eight=
  206. forty nine=
  207. fifty=
  208. fifty one=
  209. fifty two=
  210. fifty three=
  211. fifty four=
  212. fifty five=
  213. fifty six=
  214. fifty seven=
  215. fifty eight=
  216. fifty nine=
  217. sixty=
  218. sixty one=
  219. sixty two=
  220. sixty three=
  221. sixty four=
  222. sixty five=
  223. sixty six=
  224. sixty seven=
  225. sixty eight=
  226. sixty nine=
  227. seventy=
  228. seventy one=
  229. seventy two=
  230. seventy three=
  231. seventy four=
  232. seventy five=
  233. seventy six=
  234. seventy seven=
  235. seventy eight=
  236. seventy nine=
  237. eighty=
  238. eighty one=
  239. eighty two=
  240. eighty three=
  241. eighty four=
  242. eighty five=
  243. eighty six=
  244. eighty seven=
  245. eighty eight=
  246. eighty nine=
  247. ninety=
  248. ninety one=
  249. ninety two=
  250. ninety three=
  251. ninety four=
  252. ninety five=
  253. ninety six=
  254. ninety seven=
  255. ninety eight=
  256. ninety nine=
  257.  
  258.